Skip to content

docs: capture init existing-install + wire config sub-page screenshots (follow-up to #69)#70

Merged
Aaronontheweb merged 2 commits into
devfrom
docs/0.24.0-screenshots
Jun 19, 2026
Merged

docs: capture init existing-install + wire config sub-page screenshots (follow-up to #69)#70
Aaronontheweb merged 2 commits into
devfrom
docs/0.24.0-screenshots

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Follow-up to #69 — knocks out the deferred screenshots for the 0.24.0 init/config docs.

Captured (new, against the 0.24.0 binary in a throwaway Docker container)

  • init-existing-menu.png — the existing-install action menu (Redo identity / Open config editor / Start over / Cancel).
  • init-start-over-scope.png — the start-over scope chooser (Reset setup only / Full reset / Cancel).

Both wired into cli/init.md, replacing its two screenshot TODOs.

Wired in (images already captured in #69, now embedded on their feature pages)

The Channels, Inbound Webhooks, Exposure Mode, and Skill Sources editors were captured in #69 but only shown on cli/config.md. They're now embedded where readers actually land:

  • channels/slack.md, channels/discord.md, channels/mattermost.mdconfig-channels-menu.png
  • configuration/webhooks.mdconfig-inbound-webhooks.png
  • deployment/exposure-modes.mdconfig-exposure.png
  • skills/overview.md, skills/skill-feeds.md, skills/external-skills.mdconfig-skills.png

Still deferred (honest TODO / known staleness — each needs something the throwaway container can't cleanly produce)

  • First-chat TUI (quickstart.md) — needs a live model actually responding; the tiny qwen2:0.5b capture model won't produce a representative session. Kept as an honest <!-- TODO -->.
  • 5-button approval prompt (/assets/approval-prompt.png, referenced by the channel pages) — the current image shows the old 4-button UI; recapturing requires triggering a tool-approval gate (a live agent proposing a restricted shell command). Left as-is for now.
  • Personal-posture "Step X of 4" wizard shots — the wizard screenshots show a Team/Public run ("of 5"); the prose already states Personal is 4 steps. Not recaptured because those files are shared with cli/init.md (which documents the full 5-step flow incl. the Team-only Features step).
  • config-channels-resolve (resolve-in-action) — needs a real Slack token to show live resolution.

Verification

  • npm run build passes (137 pages); every referenced screenshot exists in the source-of-truth dir; no broken image refs.
  • Only one <!-- TODO(screenshots) --> remains in the docs (the first-chat capture above).

Re-run netclaw init on a seeded 0.24.0 container to capture the existing-install
action menu (Redo identity / Open config editor / Start over / Cancel) and the
start-over scope chooser (Reset setup only / Full reset / Cancel), and wire them
into cli/init.md (replacing the two screenshot TODOs).

Follow-up to #69.
The Channels, Inbound Webhooks, Exposure Mode, and Skill Sources editors were
already captured against 0.24.0; embed them on the corresponding feature pages
(channels/slack|discord|mattermost, configuration/webhooks, deployment/
exposure-modes, skills/overview|skill-feeds|external-skills), replacing the
screenshot TODOs. Only the first-chat capture (needs a live model) remains a
TODO.
@Aaronontheweb Aaronontheweb merged commit 2ea39c4 into dev Jun 19, 2026
2 checks passed
@Aaronontheweb Aaronontheweb deleted the docs/0.24.0-screenshots branch June 19, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant